Skip to content

Conversation

TimWolla
Copy link
Member

@TimWolla TimWolla commented Sep 9, 2025

By using the zend_hash_*() functions directly, we can benefit from the precalculated hash value in the given zend_string *uri_parser_name. We need to deconstify the parameter, since the function might calculate the hash, thus modifying the zend_string*.

By using the `zend_hash_*()` functions directly, we can benefit from the
precalculated hash value in the given `zend_string *uri_parser_name`. We need
to deconstify the parameter, since the function might calculate the hash, thus
modifying the `zend_string*`.
@TimWolla TimWolla merged commit 1faaa72 into php:master Sep 9, 2025
9 checks passed
@TimWolla TimWolla deleted the uri-php_uri_get_parser-indirection branch September 9, 2025 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants